Skip to content

Conversation

@DavidKutu
Copy link

For #6983

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)
  • Title summarizes what is changing
  • Has a news entry file (remember to thank yourself!)
  • Appropriate comments and documentation strings in the code
  • Has sufficient logging.
  • Has telemetry for enhancements.
  • Unit tests & system/integration tests are added/updated
  • Test plan is updated as appropriate
  • package-lock.json has been regenerated by running npm install (if dependencies have changed)
  • The wiki is updated with any design decisions/details.

@DavidKutu DavidKutu added the no-changelog No news entry required label Oct 30, 2019
@DavidKutu DavidKutu self-assigned this Oct 30, 2019
@codecov-io
Copy link

codecov-io commented Oct 30, 2019

Codecov Report

Merging #8305 into master will increase coverage by <.01%.
The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8305      +/-   ##
==========================================
+ Coverage   59.32%   59.33%   +<.01%     
==========================================
  Files         504      504              
  Lines       23087    23096       +9     
  Branches     3736     3737       +1     
==========================================
+ Hits        13697    13704       +7     
- Misses       8498     8500       +2     
  Partials      892      892
Impacted Files Coverage Δ
src/client/telemetry/index.ts 86.13% <ø> (ø) ⬆️
src/client/datascience/constants.ts 100% <100%> (ø) ⬆️
...rc/client/datascience/errorHandler/errorHandler.ts 67.5% <66.66%> (-0.15%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d17206c...625c62e. Read the comment docs.

@DavidKutu DavidKutu merged commit 7418b74 into master Oct 30, 2019
@DavidKutu DavidKutu deleted the davidkutu/telemetry_when_jupyter_installed branch October 30, 2019 23:57
@lock lock bot locked as resolved and limited conversation to collaborators Nov 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

no-changelog No news entry required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants